func testing.isSpace

2 uses

	testing (current package)
		match.go#L288: 		case isSpace(r):
		match.go#L300: func isSpace(r rune) bool {